翻訳と辞書
Words near each other
・ DocuLex
・ Document
・ Document (album)
・ Document (disambiguation)
・ Document (TV series)
・ Document 1
・ Document 12-571-3570
・ Document 5 (album)
・ Document 7 (album)
・ Document 8
・ Document and Eyewitness
・ Document automation
・ Document camera
・ Document capture software
・ Document classification
Document clustering
・ Document collaboration
・ Document comparison
・ Document composition
・ Document Content Architecture
・ Document conversion
・ Document Definition Markup Language
・ Document dump
・ Document engineering
・ Document examiner
・ Document Exploitation (DOCEX)
・ Document file format
・ Document Freedom Day
・ Document imaging
・ Document International Human Rights Documentary Film Festival


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Document clustering : ウィキペディア英語版
Document clustering

Document clustering (or text clustering) is the application of cluster analysis to textual documents. It has applications in automatic document organization, topic extraction and fast information retrieval or filtering.
==Overview==
Document clustering involves the use of descriptors and descriptor extraction. Descriptors are sets of words that describe the contents within the cluster. Document clustering is generally considered to be a centralized process. Examples of document clustering include web document clustering for search users.
The application of document clustering can be categorized to two types, online and offline. Online applications are usually constrained by efficiency problems when compared to offline applications.
In general, there are two common algorithms. The first one is the hierarchical based algorithm, which includes single link, complete linkage, group average and Ward's method. By aggregating or dividing, documents can be clustered into hierarchical structure, which is suitable for browsing. However, such an algorithm usually suffers from efficiency problems. The other algorithm is developed using the K-means algorithm and its variants. These algorithms can further be classified as hard or soft clustering algorithms. Hard clustering computes a hard assignment – each document is a member of exactly one cluster. The assignment of soft clustering algorithms is soft – a document’s assignment is a distribution over all clusters. In a soft assignment, a document has fractional membership in several clusters. Dimensionality reduction methods can be considered a subtype of soft clustering; for documents, these include latent semantic indexing (truncated singular value decomposition on term histograms)〔http://nlp.stanford.edu/IR-book/pdf/16flat.pdf〕 and topic models.
Other algorithms involve graph based clustering, ontology supported clustering and order sensitive clustering.
Given a clustering, it can be beneficial to automatically derive human-readable labels for the clusters. Various methods exist for this purpose.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Document clustering」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.